From f686596044e859555ad45fa21219218dfe63052c Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 26 Jan 2001 09:35:23 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 +- src/ChangeLog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8384c628d36..3b61c197bd9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,7 +11,7 @@ * pcomplete.el (pcomplete-file-ignore): Changed a :type field to allow a choice of regexp or nil. - (pcomplete-dir-ignore): same. + (pcomplete-dir-ignore): Same. * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as a command) to always fail. diff --git a/src/ChangeLog b/src/ChangeLog index 4c7b57ccae1..1cf1252f290 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-01-26 Gerd Moellmann + + * xfns.c (xic_style): New variable. + (create_frame_xic): Move static variable to global scope for + the case that `static' get's defined away. + 2001-01-26 Kenichi Handa * coding.c (decode_coding): Set a flag for inhibiting -- 2.30.2